int ReadRaw( ffi.Pointer<ffi.Int64> Source, ) { return (_ReadRaw ??= _dylib.lookupFunction<_c_ReadRaw, _dart_ReadRaw>('ReadRaw'))( Source, ); }