add marshaller for void, int, int, int
Both GMenuModel and GListModel use a VOID:INT,INT,INT marshaller and are using the generic marshaller. Given the amount these are being used (and even more so coming in gtk4), we should probably make a real marshaller and va marshaller for them.