CGLM_CLIP_CONTROL_LH_BIT has a comment that says it's for Vulkan and CGLM_CLIP_CONTROL_RH_BIT says it's for OpenGL, even though Vulkan uses right-handed clip space coordinates while OpenGL uses left-handed ones, so I'm not sure whether to believe the names or the comments...