Enable [UnmanagedCallersOnlyTest]( https://github.com/dotnet/runtime/blob/main/src/tests/Interop/UnmanagedCallersOnly/UnmanagedCallersOnlyTest.csproj) tests for Mono AOT, based on the support for the attribute introduced here https://github.com/dotnet/runtime/pull/69759 This requires conditional exclusion of the IL portion of the tests and their references from C#. Related to https://github.com/dotnet/runtime/issues/71532