pub unsafe extern "C" fn crypto_sign_ed25519_pk_to_curve25519( curve25519_pk: *mut c_uchar, ed25519_pk: *const c_uchar, ) -> c_int