sshkey_serialize_sk
if ((r = sshkey_serialize_sk(key, b)) != 0)
int sshkey_serialize_sk(const struct sshkey *key, struct sshbuf *b);