cmap_lookup_hard
cm->cm_cache[ch] = cmap_lookup_hard(cm, ch);
wint_t cmap_lookup_hard(struct cmap *, wint_t);
return (cmap_lookup_hard(cm, from));