int PtrToLong( ffi.Pointer<ffi.Void> p, ) { return (_PtrToLong ??= _dylib.lookupFunction<_c_PtrToLong, _dart_PtrToLong>('PtrToLong'))( p, ); }