int GetGamepadAxisCount( num gamepad, ) => run( () => 'GetGamepadAxisCount($gamepad)', () => rl.Core.GetGamepadAxisCount(gamepad.toInt()), );