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