pub unsafe extern "C" fn glGetColorTableParameterivSGI(
    target: GLenum,
    pname: GLenum,
    params: *mut GLint
)