pub unsafe fn have_dangerous_phv(
    arg_root: *mut PlannerInfo,
    arg_outer_relids: Relids,
    arg_inner_params: Relids
) -> bool