pub fn accept_args_kwargs(attrs: &[Argument]) -> (bool, bool)
Determine if the function gets passed a *args tuple or **kwargs dict.