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