int sscanf( ffi.Pointer<ffi.Int8> __s, ffi.Pointer<ffi.Int8> __format, ) { return _sscanf( __s, __format, ); }