pub type Type = c_uint;
@ingroup log @typedef LY_VECODE @brief libyang’s codes of validation error. Whenever ly_errno is set to LY_EVALID, the ly_vecode is also set to the appropriate LY_VECODE value.