sshsigopt_parse
if ((opts = sshsigopt_parse(cp, "libfuzzer", 0, NULL)) == NULL)
if ((sigopts = sshsigopt_parse(opts, path, linenum, &reason)) == NULL) {
struct sshsigopt *sshsigopt_parse(const char *opts,