pub unsafe fn set_joinrel_size_estimates(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_outer_rel: *mut RelOptInfo,
arg_inner_rel: *mut RelOptInfo,
arg_sjinfo: *mut SpecialJoinInfo,
arg_restrictlist: *mut List,
)
pub unsafe fn set_joinrel_size_estimates(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_outer_rel: *mut RelOptInfo,
arg_inner_rel: *mut RelOptInfo,
arg_sjinfo: *mut SpecialJoinInfo,
arg_restrictlist: *mut List,
)