pub unsafe extern "C" fn nettle_dsa_signature_from_sexp(
    rs: *mut dsa_signature,
    i: *mut sexp_iterator,
    q_bits: c_uint
) -> c_int