pub unsafe fn distribute_restrictinfo_to_rels(
    arg_root: *mut PlannerInfo,
    arg_restrictinfo: *mut RestrictInfo
)