pub unsafe extern "C" fn lyd_value_validate( ctx: *const ly_ctx, schema: *const lysc_node, value: *const c_char, value_len: size_t, ctx_node: *const lyd_node, realtype: *mut *const lysc_type, canonical: *mut *const c_char) -> Type