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