Some functions that ought to return a value call return without any value. This commit adds a dummy value to each of those returns so that clang stops complaining.