pub type FnGetPhysicalDeviceCooperativeMatrixPropertiesNV = extern "system" fn(physicalDevice: PhysicalDevice, pPropertyCount: *mut u32, pProperties: *mut CooperativeMatrixPropertiesNV) -> Result;