pub type PFN_vkResetFences = unsafe extern "system" fn(device: Device, fence_count: u32, p_fences: *const Fence) -> Result;