vattr_null
vattr_null(&va_null);
#define VATTR_NULL(vap) vattr_null(vap)
void vattr_null (struct vattr *vap);
vattr_null(vap);
vattr_null(&vap);