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