cmake LWAN_HAVE_BUILTIN_EXPECT_PROBABILITY examples

lpereira/lwan CMakeLists.txt :227

check_c_source_compiles("int main(void) { __builtin_expect_with_probability(0, 0, 0); }" LWAN_HAVE_BUILTIN_EXPECT_PROBABILITY)