ref: cefdbe00dfad4086e2f3ba7cd0007d729e77e137 dir: /lib/inifile/types.myr/
use std pkg inifile = type error = union `Fileerr `Parseerr int `Dupkey int ;; type inifile = struct elts : std.htab((byte[:], byte[:]), byte[:])# ;; ;;