pub unsafe extern "C" fn glGenVertexArraysAPPLE(
    n: GLsizei,
    arrays: *mut GLuint
)