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