public static @interface Java4C.ReturnInThreadCxt
Marks that the returned instance is located in the thread context. For C translation it is used immediately and then no more necessary
or it should be copied in an existing object outside the thread context per assignment to an embedded instance.
The thread context can store only one element