pub unsafe extern "C" fn cinitstate_r(
    __seed: c_uint,
    __statebuf: *mut c_char,
    __statelen: usize,
    __buf: *mut crandom_data
) -> c_int