pub unsafe extern "C" fn gst_gl_shader_set_uniform_2f( shader: *mut GstGLShader, name: *const c_char, v0: c_float, v1: c_float, )