pub unsafe extern "C" fn glListParameterivSGIX(
    list: GLuint,
    pname: GLenum,
    params: *const GLint
)