pub fn base64_decode(data: &str) -> Result<Vec<u8>, Error>