rfc5322_parser_new
struct rfc5322_parser *rfc5322_parser_new(void);
if ((tx->parser = rfc5322_parser_new()) == NULL) {