pub unsafe extern "C" fn dzl_trie_lookup(
    trie: *mut DzlTrie,
    key: *const c_char
) -> gpointer