pub unsafe extern "C" fn nettle_rsa_md5_verify(
key: *const rsa_public_key,
hash: *mut md5_ctx,
signature: *const __mpz_struct,
) -> c_int
pub unsafe extern "C" fn nettle_rsa_md5_verify(
key: *const rsa_public_key,
hash: *mut md5_ctx,
signature: *const __mpz_struct,
) -> c_int