find_closest_slow_by_fast
ret = find_closest_slow_by_fast(min, hw_margin, &slowng);
ret = find_closest_slow_by_fast(min, &hw_margin, &slowng);