pub fn glsl_string_get_version_profile(
    s: &str
) -> Option<(GLSLVersion, GLSLProfile)>