fn delete_tic_tac_toe_game(txn: &Transaction<'_>, id: i64) -> Result<()>