acl_t_struct
CTASSERT(1 << _ACL_T_ALIGNMENT_BITS > sizeof(struct acl_t_struct));
sizeof(struct acl_t_struct));
bzero(acl, sizeof(struct acl_t_struct));
typedef struct acl_t_struct *acl_t;