pub fn string_to_bech32(s: &str) -> Option<Binary>
Attempt to decode string as Bech32-encoded string without checksum.