fun arg(vararg keys: PublicKey, c: () -> CommandData): Unit
fun arg(key: PublicKey, c: CommandData): Unit