pub unsafe extern "C" fn initstate_r(
    __seed: u32,
    __statebuf: *mut i8,
    __statelen: usize,
    __buf: *mut random_data
) -> i32