pub type PFN_vkGetPipelineExecutablePropertiesKHR = unsafe extern "system" fn(device: Device, p_pipeline_info: *const PipelineInfoKHR, p_executable_count: *mut u32, p_properties: *mut PipelineExecutablePropertiesKHR) -> Result;