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