pub unsafe extern "C" fn crypto_sign_ed25519_sk_to_curve25519( curve25519_sk: *mut [u8; 32], ed25519_sk: *const [u8; 32], )