pub unsafe extern "C" fn mi_heap_collect(
    heap: *mut mi_heap_t,
    force: bool
)