PA accepts "0", "false" and "off" (among others) for false also for suspend-*.
To implement this mostly as a wrapper around pactl, we add the list of commands for this to that. It's 90% the same anyway. (This means that `pactl suspend ` will complete files instead of commands like `pactl banana ` would, but neither is correct)
This now officially does more than the official bash completion!
This is now on par with the official bash completions.