VATTR_NULL
#define VATTR_NULL(vap) vattr_null(vap)
#define VATTR_NULL(vap) (*(vap) = va_null) /* initialize a vattr */