static int or0(Int i) { ret i == null ? 0 : i; }