pub unsafe extern "C" fn CPLQuadTreeRemove(
    hQuadtree: *mut CPLQuadTree,
    hFeature: *mut c_void,
    psBounds: *const CPLRectObj
)