pub unsafe fn makeVacuumRelation(
    arg_relation: *mut RangeVar,
    arg_oid: Oid,
    arg_va_cols: *mut List
) -> *mut VacuumRelation