roa_parse
if ((p = roa_parse(&cert, argv[i], -1, buf, len)) == NULL) {
struct roa *roa_parse(struct cert **, const char *, int,
roa = roa_parse(&cert, file, -1, buf, len);
if ((roa = roa_parse(&cert, file, entp->talid, der, len)) == NULL)