pub unsafe extern "C" fn lyd_validate_module( tree: *mut *mut lyd_node, module: *const lys_module, val_opts: u32, diff: *mut *mut lyd_node, ) -> Type