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