int vsscanf( ffi.Pointer<ffi.Int8> __s, ffi.Pointer<ffi.Int8> __format, int __arg, ) { return _vsscanf( __s, __format, __arg, ); }