Low: libs: Make a couple changes for output type checking.
Our type checking code isn't quite smart enough to figure these out on
its own, so help it out.
- Instead of passing 0, pass an appropriately typed variable with a value of 0.
- Update show_opts with |= before passing it as an argument.