pub type PFN_vkGetPrivateDataEXT = unsafe extern "system" fn(device: Device, object_type: ObjectType, object_handle: u64, private_data_slot: PrivateDataSlotEXT, p_data: *mut u64);