pub unsafe extern "C" fn crypto_sign_ed25519_sk_to_pk( pk: *mut c_uchar, sk: *const c_uchar, ) -> c_int