acl_parse
if (acl_parse(acl_spec, &new_acl)) {
error = acl_parse(acl_arg + 2, &acl);
extern int acl_parse(const char *, acl_t **);