#[no_mangle]
pub extern "C" fn onnx_string_batch_get(
    context: &StringBatch,
    id: u32
) -> AsciiPointer<'_>