int PtrToUint( ffi.Pointer<ffi.Void> p, ) { return (_PtrToUint ??= _dylib.lookupFunction<_c_PtrToUint, _dart_PtrToUint>('PtrToUint'))( p, ); }