pub fn arb_complicated() -> impl Strategy<Value = BTreeMap<String, Result<BTreeSet<char>, Option<Result<Vec<u8>, bool>>>>>
Strategy to generate a complicated data structure