pub fn c32_address_decode(c32_address_str: &str) -> Result<(u8, Vec<u8>), Error>