sshbuf_set_parent
(r = sshbuf_set_parent(ret, buf)) != 0) {
if (sshbuf_set_parent(ret, buf) != 0) {
int sshbuf_set_parent(struct sshbuf *child, struct sshbuf *parent);