pub(crate) fn rewrite_struct_field_prefix(
    context: &RewriteContext<'_>,
    field: &FieldDef
) -> Option<String>