pub type FnGetPipelineExecutableStatisticsKHR = extern "system" fn(device: Device, pExecutableInfo: *const PipelineExecutableInfoKHR, pStatisticCount: *mut u32, pStatistics: *mut PipelineExecutableStatisticKHR) -> Result;