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