pub unsafe extern "C" fn glGetUniformfv(
    program: GLuint,
    location: GLint,
    params: *mut GLfloat
)