pub unsafe extern "C" fn glGetProgramLocalParameterfvARB(
    target: GLenum,
    index: GLuint,
    params: *mut GLfloat
)