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