pub type PFN_vkGetCalibratedTimestampsEXT = unsafe extern "system" fn(device: Device, timestamp_count: u32, p_timestamp_infos: *const CalibratedTimestampInfoEXT, p_timestamps: *mut u64, p_max_deviation: *mut u64) -> Result;