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