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