fn wasm_abi_safe<'tcx>(tcx: TyCtxt<'tcx>, arg: &ArgAbi<'tcx, Ty<'tcx>>) -> bool
Determines whether the given argument is passed the same way on the old and new wasm ABIs.