pub unsafe extern "C" fn hmac_drbg_set_prediction_resistance(
    ctx: *mut hmac_drbg_context,
    resistance: c_int
)