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