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