pub unsafe fn heap_vacuum_rel(
    arg_rel: Relation,
    arg_params: *mut VacuumParams,
    arg_bstrategy: BufferAccessStrategy
)