pub fn get_bytes<U: AsRef<str>>(url: U) -> Result<Vec<u8>, String>