find_closest_slow
ret = find_closest_slow(hw_margin, &slowng, &fastng);
ret = find_closest_slow(&hw_margin, &slowng, &fastng);