pub unsafe extern "C" fn nettle_ecdsa_verify( pub_: *const ecc_point, length: usize, digest: *const u8, signature: *const dsa_signature, ) -> c_int