pub type FnGetPipelineExecutableInternalRepresentationsKHR = extern "system" fn(device: Device, pExecutableInfo: *const PipelineExecutableInfoKHR, pInternalRepresentationCount: *mut u32, pInternalRepresentations: *mut PipelineExecutableInternalRepresentationKHR) -> Result;