sshkey_copy_public_sk
if ((r = sshkey_copy_public_sk(from, to)) != 0)
int sshkey_copy_public_sk(const struct sshkey *from, struct sshkey *to);