fn new(args lentEncryptArgs) !lentEncryptArgs
struct lentEncryptArgs { pub mut: email string @[required] domain string @[required] reset bool }