pub type PFN_vkGetDeviceProcAddr = unsafe extern "system" fn(_: Device, _: *const i8) -> Option<unsafe extern "system" fn()>;