pub trait RuntimeContext<'a> { }
A runtime execution context (device/stream handles, etc), threaded through arg-packing.