pub type PFN_vkCreateGpaSessionAMD = extern "system" fn(device: Device, p_create_info: *const GpaSessionCreateInfoAmd, p_allocator: *const AllocationCallbacks, p_gpa_session: *mut GpaSessionAmd) -> Result;