sshsig_get_pubkey
if ((r = sshsig_get_pubkey(sigbuf, &sign_key)) != 0) {
int sshsig_get_pubkey(struct sshbuf *signature, struct sshkey **pubkey);