SMB_SMH_MAGIC
smh->smh_magic = SMB_SMH_MAGIC;
#define SMB_SMH_VALID(_smh_) ASSERT((_smh_)->smh_magic == SMB_SMH_MAGIC)