Add a common wrapper for make_fx to handle args and kwargs (#82965)
Added a helper function `wrapper_and_args_for_make_fx` since a number of places we use `make_fx` internally might grow.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/82965
Approved by: https://github.com/ngimel