pub unsafe extern "C" fn botan_mp_mod_inverse( out: botan_mp_t, in_: botan_mp_t, modulus: botan_mp_t, ) -> c_int