void silc_mp_set(SilcMPInt *dst, SilcMPInt *src);
Set `dst' integer from `src' integer. The `dst' must already be initialized.