__crash_shrink_memory
ret = __crash_shrink_memory(&crashk_res, 0);
ret = __crash_shrink_memory(&crashk_low_res, new_size);
ret = __crash_shrink_memory(&crashk_res, new_size - low_size);