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