pub unsafe extern "C" fn botan_privkey_dsa_get_x(
    n: botan_mp_t,
    key: botan_privkey_t
) -> c_int