os_mempool_is_sane() function
Performs an integrity check of the specified mempool. This function attempts to detect memory corruption in the specified memory pool.
Return value
true if the memory pool passes the integrity check; false if the memory pool is corrupt.