nlm4_share_4_svc
extern bool_t nlm4_share_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
retval = nlm4_share_4_svc(&args4, &res4, rqstp);
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_share_4_svc;