macro_rules! RTL_CONTEXT_OFFSET {
    ($Context:expr, $Chunk:ident) => { ... };
}