SilcClientCommandContext silc_client_command_dup(SilcClientCommandContext ctx);
Duplicate Command Context by adding reference counter. The context won't be free'd untill it hits zero.