nl_get_thread_nlp
struct nlpcb *nl_get_thread_nlp(struct thread *td);
.nl_get_thread_nlp = nl_get_thread_nlp_stub,
return (_nl->nl_get_thread_nlp(td));
.nl_get_thread_nlp = _nl_get_thread_nlp,
struct nlpcb * (*nl_get_thread_nlp)(struct thread *td);