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