xs_kvop
hv->hv_kvop = xs_kvop;
return (xs_kvop(xsc, PVBUS_KVLS, key, value, valuelen));
int xs_kvop(void *, int, char *, char *, size_t);