pub fn apply_presentation_normalizations( bytes: &[u8], normalizations: &[&str], ) -> Result<Vec<u8>, String>