pub fn resolve_struct_to_struct_edit(
    old_ty: &Type,
    new_ty: &Type,
    old_offset: usize
) -> Action