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