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