find_closest_slow
static int find_closest_slow(int target, int *slow_sel, int *fast_sel)
static int find_closest_slow(unsigned int *target, int *slow_sel, int *fast_sel)