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