pub type PFN_vk_layerGetPhysicalDeviceProcAddr = unsafe extern "system" fn(instance: Instance, p_name: *const c_char) -> PFN_vkVoidFunction;