pub unsafe extern "C" fn wc_RNG_GenerateByte(
    rng: *mut WC_RNG,
    b: *mut byte
) -> c_int