pub type PFN_vkCreateInstance = unsafe extern "system" fn(_: *const InstanceCreateInfo, _: *const AllocationCallbacks, _: *mut Instance) -> Result;