fn kill_entities(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
targets: &[SharedEntity],
) -> Result<i32, CommandSyntaxError>fn kill_entities(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
targets: &[SharedEntity],
) -> Result<i32, CommandSyntaxError>