pub unsafe fn get_device_proc_addr( device: VkDevice, name: *const c_char, ) -> Option<PFN_vkVoidFunction>