pub type PFN_vkGetPipelinePropertiesEXT = unsafe extern "system" fn(device: Device, p_pipeline_info: *const PipelineInfoEXT<'_>, p_pipeline_properties: *mut BaseOutStructure<'_>) -> Result;