int ReadRaw8( ffi.Pointer<ffi.Int8> Source, ) { return (_ReadRaw8 ??= _dylib.lookupFunction<_c_ReadRaw8, _dart_ReadRaw8>('ReadRaw8'))( Source, ); }