static Pointer<SdlRWops> fromFp(Pointer<IntPtr> fp, bool autoclose) { // 87 return sdlRwFromFp(fp, autoclose); }