pub unsafe extern "C" fn csrandom_r(
    __seed: c_uint,
    __buf: *mut crandom_data
) -> c_int