Stub

fun <E : Any, Q : Any> Stub(    binderContext: BinderContext,     queryReader: Parcel.() -> Q,     elementWriter: Parcel.(E) -> Unit)