pub type PFN_vkGetDeviceGroupPeerMemoryFeatures = unsafe extern "system" fn(device: Device, heap_index: u32, local_device_index: u32, remote_device_index: u32, p_peer_memory_features: *mut PeerMemoryFeatureFlags);