sfio sfvscanf, sfprint: remove support for '%n' format specifier
These internal implementations are only used by GVPR. In the GVPR programming language, this format specifier is rejected. There is also no way to construct a pointer even if there were a way to use "%n". This change squashes numerous compiler warnings.
Gitlab: #1998 (closed)