pub unsafe extern "C" fn glScissorArrayv(
    first: GLuint,
    count: GLsizei,
    v: *const GLint
)