pub unsafe extern "C" fn crypto_sign_ed25519_sk_to_pk( pk: *mut [u8; 32], sk: *const [u8; 64], ) -> c_int