ref: e1967b76c1fdf21a0b8f27b608d43b5b6b3366bc 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[:])# ;; ;;