pub unsafe extern "C" fn glRecti(
    x1: GLint,
    y1: GLint,
    x2: GLint,
    y2: GLint
)