pub unsafe extern "C" fn glDeleteVertexArrays(
    n: GLsizei,
    arrays: *const GLuint
)