sshauthopt_serialise
int sshauthopt_serialise(const struct sshauthopt *opts, struct sshbuf *m, int);
if (opts != NULL && (r = sshauthopt_serialise(opts, m, 1)) != 0)