pipe_send
np->np_send = pipe_send;
rc = pipe_send(np, &status, sizeof (status));
static int pipe_send(ndr_pipe_t *, void *, size_t);