pub type PFN_vkGetDynamicRenderingTilePropertiesQCOM = unsafe extern "system" fn(device: Device, p_rendering_info: *const RenderingInfo<'_>, p_properties: *mut TilePropertiesQCOM<'_>) -> Result;