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