Investigate if there is an issue with structs being passed in registers on Unix:
- Passing a span as an argument in registers (potentially fix ReportPointersFromStructInRegisters to cover ByRefLike types)
- Returning a span in registers during GC suspension