pub unsafe extern "C" fn GCExtendedGamepadSnapShotDataV100FromNSData(
    snapshot_data: *mut GCExtendedGamepadSnapShotDataV100,
    data: Option<&NSData>
) -> Bool
👎Deprecated: GCExtendedGamepadSnapshot has been deprecated, use [GCController controllerWithExtendedGamepad] instead
Available on crate features Foundation_NSData and GameController only.