pub unsafe extern "C" fn mi_heap_contains_block(
    heap: *mut mi_heap_t,
    p: *const c_void
) -> bool