pub fn split_data_and_proxied(raw: &str) -> (String, Option<bool>)
Splits raw record data into its value and an optional Cloudflare proxied flag.