pub unsafe extern "C" fn botan_mp_from_bin( mp: botan_mp_t, vec: *const u8, vec_len: usize, ) -> c_int