pub unsafe extern "C" fn gst_gl_shader_bind_frag_data_location(
    shader: *mut GstGLShader,
    index: c_uint,
    name: *const c_char
)