pub unsafe extern "C" fn CPLQuadTreeSetMaxDepth(
    hQuadtree: *mut CPLQuadTree,
    nMaxDepth: c_int
)