do_commit
int do_commit(void);
if (prepared && (do_commit() == -1)) {
if (do_commit() == -1)
else if (do_commit() == -1) {
int do_commit(void);
if (do_commit() == -1)
do_commit();