fn set_paused(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
selection: ClockSelection,
paused: bool,
) -> Result<i32, CommandSyntaxError>fn set_paused(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
selection: ClockSelection,
paused: bool,
) -> Result<i32, CommandSyntaxError>