MUTEX_ALIGN
#ifdef MUTEX_ALIGN
if (((uintptr_t)lp & (uintptr_t)(MUTEX_ALIGN - 1)) &&
(void *)lp, MUTEX_ALIGN,