pub unsafe extern "C" fn lyd_value_validate_dflt(
schema: *const lysc_node,
value: *const c_char,
prefixes: *mut lysc_prefix,
ctx_node: *const lyd_node,
realtype: *mut *const lysc_type,
canonical: *mut *const c_char,
) -> Type