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