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