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