pub fn emit_clip_actions_string<W: Write>( writer: &mut W, value: &[ClipAction], extended_events: bool, ) -> Result<()>