qrencode
qrencode(0, NULL);
qrencode(2, (char**)args);
add_debugger_command("qrencode", qrencode,
remove_debugger_command("qrencode", qrencode);