pub fn struct_default<M: Mapper>(
    mapper: M,
    value: Struct<'_>
) -> Result<TokenStream>