pub fn impl_arg_params( spec: &FnSpec<'_>, self_: Option<&Type>, py: &Ident, fastcall: bool) -> Result<TokenStream>