pub unsafe extern "C" fn glProgramParameters4dvNV(
    target: GLenum,
    index: GLuint,
    count: GLsizei,
    v: *const GLdouble
)