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