ATTR_NOIMPLICIT
flags |= ATTR_NOIMPLICIT;
boolean_t implicit = (flags & ATTR_NOIMPLICIT) ? B_FALSE : B_TRUE;