pub unsafe extern "C" fn botan_rng_add_entropy( rng: botan_rng_t, data: *const u8, len: usize, ) -> c_int