pub fn load_user_dictionary_from_bin(
    data: &[u8]
) -> LinderaResult<UserDictionary>