pub fn base64_decode(data: &str) -> MResult<Vec<u8>>
Decodes data with URL_SAFE base64 engine.
URL_SAFE