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/latest/man/html/vkGetDeviceQueue.html