fn append_struct(
value: StructRef<'_>,
struct_type: &StructType,
builder: &mut impl VariantBuilderExt,
) -> Result<()>fn append_struct(
value: StructRef<'_>,
struct_type: &StructType,
builder: &mut impl VariantBuilderExt,
) -> Result<()>