Change backward-compatible support for void as function argument

- (void) can be converted to ()
- Now that we have param packs, void detection needs to be done differently
1 file changed