pub unsafe extern "C" fn glProgramLocalParametersI4ivNV(
    target: GLenum,
    index: GLuint,
    count: GLsizei,
    params: *const GLint
)