static String? nameForIndex(int joystickIndex) { // 227 return sdlGameControllerNameForIndex(joystickIndex); }