27#if defined(UNDER_CE) || !defined(_MSC_VER) || _MSC_VER >= 1800
43#define PCG32_INITIALIZER { 0x853c49e6748fea9bULL, 0xda3e39cb94b95bdbULL }
struct pcg_state_setseq_64 pcg32_random_t
uint32_t pcg32_random_r(pcg32_random_t *rng)
void pcg32_srandom_r(pcg32_random_t *rng, uint64_t initial_state, uint64_t initseq)