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