pub unsafe fn table_parallelscan_initialize(
    arg_rel: Relation,
    arg_pscan: ParallelTableScanDesc,
    arg_snapshot: Snapshot
)