pub unsafe extern "C" fn CPLQuadTreeCreate(
    pGlobalBounds: *const CPLRectObj,
    pfnGetBounds: CPLQuadTreeGetBoundsFunc
) -> *mut CPLQuadTree