A safe-link intrusive list hook.
Declared in <folly/container/IntrusiveList.h>
<folly/container/IntrusiveList.h>
using SafeIntrusiveListHook = boost::intrusive::list_member_hook<boost::intrusive::link_mode<boost::intrusive::safe_link>>;