pub unsafe extern "C" fn gst_glsl_string_get_version_profile(
    s: *const c_char,
    version: *mut GstGLSLVersion,
    profile: *mut GstGLSLProfile
) -> gboolean