x_fold_case
static int x_fold_case(int);
return x_fold_case('U');
return x_fold_case('L');
return x_fold_case('C');