遇到warning:Null passed to a callee that requires a non-null argument只需要在变量前加上_Nullable,例如HwIpPingDiagnosticsResult * _Nullable pingResult