fn clear_matching_with_count(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
max_count: i32,
) -> Result<i32, CommandSyntaxError>fn clear_matching_with_count(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
max_count: i32,
) -> Result<i32, CommandSyntaxError>