Building with address sanitizer, `HAVE_BROKEN_MLOCK` is enabled.
In this case secmenm does **not** work (as it's incompatible to address sanitizer).  Current code assumes that `HAVE_BROKEN_MLOCK` is for some particular OS like HP/UX or AIX, so, we need some fix to address address sanitizer case.