pub unsafe fn tuplesort_initialize_shared(
    arg_shared: *mut Sharedsort,
    arg_nWorkers: c_int,
    arg_seg: *mut dsm_segment
)