pub type PFN_vkGetDeviceProcAddr = unsafe extern "system" fn(_device: Device, _name: *const c_char) -> PFN_vkVoidFunction;
https://www.khronos.org/registry/vulkan/specs/latest/man/html/vkGetDeviceProcAddr.html