pub unsafe fn table_beginscan_parallel(
    arg_rel: Relation,
    arg_pscan: ParallelTableScanDesc
) -> TableScanDesc