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