pub unsafe extern "C" fn nettle_ed25519_sha512_verify( pub_: *const u8, length: usize, msg: *const u8, signature: *const u8 ) -> c_int