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