pub fn decode(input: &str) -> Result<Vec<u8>>
Decode chromaprint’s URL-safe base64 (no padding) to binary data.