ignore_nonprinting
struct bwstring *ignore_nonprinting(struct bwstring *str);
key = ignore_nonprinting(key);
ret = ignore_nonprinting(ret);