open static fun <T : Any> newInstance(arg: SendContext<Any>): SendContext<T>
open static fun <T : Any> newInstance(arg: SendContext<Any>, __typeArg_T: TypeArg<T>): SendContext<T>