pub unsafe extern "C" fn gst_gl_shader_set_uniform_3i( shader: *mut GstGLShader, name: *const c_char, v0: c_int, v1: c_int, v2: c_int, )