pub unsafe extern "C" fn glTexCoord4i(
    s: GLint,
    t: GLint,
    r: GLint,
    q: GLint
)