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