pub unsafe extern "C" fn gst_glsl_stage_new_with_string(
    context: *mut GstGLContext,
    type_: c_uint,
    version: GstGLSLVersion,
    profile: GstGLSLProfile,
    str: *const c_char
) -> *mut GstGLSLStage