pub unsafe extern "C" fn ctr_drbg_set_nonce_len(
    ctx: *mut ctr_drbg_context,
    len: size_t
) -> c_int