pub unsafe extern "C" fn hmac_drbg_set_entropy_len(
    ctx: *mut hmac_drbg_context,
    len: size_t
)