// always returns true for convenience sbool ping_v3() { var source = pingSource(); source?!; true; }