pub type GCExtendedGamepadValueChangedHandler = *mut Block<(NonNull<GCExtendedGamepad>, NonNull<GCControllerElement>), ()>;
👎Deprecated: icrate::GameController has been moved to objc2-game-controller
Available on crate feature GameController only.