pub unsafe extern "C" fn lyd_any_value_str(
    any: *const lyd_node,
    value_str: *mut *mut c_char
) -> Type