pub type PFN_vkGetPipelineExecutableStatisticsKHR = unsafe extern "system" fn(_: Device, _: *const PipelineExecutableInfoKHR, _: *mut u32, _: *mut PipelineExecutableStatisticKHR) -> Result;