pub type PFN_vkGetSemaphoreCounterValue = unsafe extern "system" fn(device: Device, semaphore: Semaphore, p_value: *mut u64) -> Result;