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