xpio_err_t
xpio_error(xpio_t *xpio, xpio_err_t err, int32_t sys, const char *fmt, ...)
xpio_err_t
xpio_err2str(xpio_t *xpio, xpio_err_t err)
extern xpio_err_t xpio_err(xpio_t *);
extern const char *xpio_err2str(xpio_t *, xpio_err_t);
xpio_err_t xp_err;
extern bool xpio_error(xpio_t *, xpio_err_t, int32_t, const char *,