pub unsafe fn has_unique_index(
    arg_rel: *mut RelOptInfo,
    arg_attno: AttrNumber
) -> bool