pub unsafe extern "system" fn vkGetPipelineExecutableInternalRepresentationsKHR(
device: VkDevice,
pExecutableInfo: *const VkPipelineExecutableInfoKHR,
pInternalRepresentationCount: *mut u32,
pInternalRepresentations: *mut VkPipelineExecutableInternalRepresentationKHR,
) -> VkResult