pub unsafe extern "C" fn TCOD_random_get_int_mean( mersenne: TCOD_random_t, min: c_int, max: c_int, mean: c_int, ) -> c_int