pub fn bech32_encode(hrp: &str, raw_addr: &[u8]) -> StdResult<Addr>