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