int sscanf1( ffi.Pointer<ffi.Char> __s, ffi.Pointer<ffi.Char> __format, ) { return _sscanf1( __s, __format, ); }