pub unsafe fn exprs_known_equal(
    arg_root: *mut PlannerInfo,
    arg_item1: *mut Node,
    arg_item2: *mut Node
) -> bool