pub type RandSeedSetter = unsafe extern "C" fn(*mut c_void, u64);
Pointer to the RandSeedSetter callback.
RandSeedSetter