nmreq_push_option
void nmreq_push_option(struct nmreq_header *, struct nmreq_option *);
nmreq_push_option(&d->hdr, &d->extmem->nro_opt);
nmreq_push_option(&d->hdr, &opt->nro_opt);