pub unsafe extern "C" fn lyd_new_ext_any( ext: *const lysc_ext_instance, name: *const c_char, value: *const c_void, value_type: Type, options: u32, node: *mut *mut lyd_node, ) -> Type