xpcall¶ function xpcall(f: fun(...any):...unknown, msgh: function, arg1?: any, ...any) -> success: boolean 2. result: any 3. ...any