#[no_mangle]
pub extern "C" fn onnx_string_batch_new(
    context: &mut *mut StringBatch
) -> FFIError