pub unsafe fn get_parameterized_baserel_size(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_param_clauses: *mut List
) -> f64