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