#[no_mangle]
pub extern "C" fn onnx_string_batch_add(
    context: &mut StringBatch,
    add_string: AsciiPointer<'_>
) -> FFIError