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