public static @interface Java4C.InThCxtRet
Marks that reference which's instance created with new Type().. is located in C in the thread context.
That reference must not be propagated to other references, only used locally and then returned with #ReturnInThreadCxt - marked sub routine.