int PtrToInt( ffi.Pointer<ffi.Void> p, ) { return (_PtrToInt ??= _dylib.lookupFunction<_c_PtrToInt, _dart_PtrToInt>('PtrToInt'))( p, ); }