syscall_fmt__find
sc->fmt = syscall_fmt__find(sc->name);
const struct syscall_fmt *scfmt = syscall_fmt__find(name);