pub fn serialize_scte35_ns<S>( os: &Option<String>, serializer: S, ) -> Result<S::Ok, S::Error>where S: Serializer,