pub type PFN_vkGetDeviceQueue = unsafe extern "system" fn(_device: Device, _queue_family_index: u32, _queue_index: u32, _queue: *mut Queue);
https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/vkGetDeviceQueue.html