pub type PFN_vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI = unsafe extern "system" fn(device: Device, renderpass: RenderPass, p_max_workgroup_size: *mut Extent2D) -> Result;