pub unsafe extern "C" fn lyd_parse_ext_op( ext: *const lysc_ext_instance, parent: *mut lyd_node, in_: *mut ly_in, format: Type, data_type: Type, tree: *mut *mut lyd_node, op: *mut *mut lyd_node, ) -> Type