pub unsafe extern "C" fn gst_gl_shader_get_attribute_location(
    shader: *mut GstGLShader,
    name: *const c_char
) -> c_int