pub unsafe extern "C" fn wc_InitRngNonce(
    rng: *mut WC_RNG,
    nonce: *mut byte,
    nonceSz: word32
) -> c_int