pub unsafe extern "C" fn syz_automationBatchAddCommands(
    batch: syz_Handle,
    commands_len: c_ulonglong,
    commands: *const syz_AutomationCommand
) -> syz_ErrorCode