cmake OSVR_HAVE_WORKING_UNDERSCORES_BSWAP examples

OSVR/OSVR-Core src/osvr/Common/CMakeLists.txt :11

check_c_source_compiles("#include <byteswap.h>\nint main() {return __bswap_16(0x1234);}" OSVR_HAVE_WORKING_UNDERSCORES_BSWAP)