KLDSYM_LOOKUP
if (kldsym(0, KLDSYM_LOOKUP, &lookup) != -1) {
if (lookup.version != sizeof(lookup) || uap->cmd != KLDSYM_LOOKUP) {