#ifndef _show_h #define _show_h #include #include bool_t show_xpath(sr_session_ctx_t *sess, const char *xpath, uint32_t flags); #endif // _show_h