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