pub unsafe extern "C" fn glRasterPos4i(
    x: GLint,
    y: GLint,
    z: GLint,
    w: GLint
)