KRWLOCK_FILL_SZ
# if !defined(KRWLOCK_FILL_SZ)
char _fill[KRWLOCK_FILL_SZ];
CTASSERT(sizeof(ipfrwlock_t) == KRWLOCK_FILL_SZ);