pub type VkPhysicalDevice = Handle<PhysicalDeviceT>;
pub struct VkPhysicalDevice { /* private fields */ }