static Pointer<SdlRWops> fromFile(String file, String mode) { // 71 return sdlRwFromFile(file, mode); }