static int leven_limited_fixed(S left, S right, int threshold) { ret leven_limited(left, right, threshold); }