pub fn precharge_for_instrumentation(
    block_config: &BlockConfig,
    context: ContextChargedForCode,
    original_code_len_bytes: u32
) -> Result<ContextChargedForInstrumentation, Vec<JournalNote>>
Expand description

Charge a message for instrumentation of the binary code beforehand.