187a188,191
> // We use NULL value pointers to mark internal nodes of the trie, so
> // we don't allow inserting them as real values.
> assert(val);
>