ref: 9b116dac59fefe504f3f8dbbfe87fd053f20ee70 dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);