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