pub unsafe extern "C" fn botan_rng_reseed(
    rng: botan_rng_t,
    bits: usize
) -> c_int