pub unsafe extern "C" fn CPLQuadTreeInsert(
    hQuadtree: *mut CPLQuadTree,
    hFeature: *mut c_void
)