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