This function is only created to use a global so that it does not get pruned by the compiler. We could probably get rid of it (https://reviews.llvm.org/D98325), but there are some complications around certain platforms. Given that it will never be called, mark it as cold.