pub unsafe fn add_paths_to_append_rel(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_live_childrels: *mut List
)