pub unsafe extern "C" fn crypto_sign_ed25519_sk_to_curve25519( curve25519_sk: *mut c_uchar, ed25519_sk: *const c_uchar, ) -> c_int