[test][Windows] Fix `Interop/Cxx/class/method/msvc-abi-return-indirect-trivial-record.swift` failure on rebranch
On rebranch the `captures(none)` attribute comes after `sret`.
Both the syntax and relative order of the LLVM `nocapture` parameter
attribute changed in llvm/llvm-project#123181.