int fscanf( ffi.Pointer<IO_FILE_> __stream, ffi.Pointer<ffi.Int8> __format, ) { return _fscanf( __stream, __format, ); }