pub type PFN_vkCmdDrawMeshTasksEXT = unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: u32);
Expand description