diff -r 2ad93ebdc8d9 -r 1c8401ece69e ucx/cx/streams.h
--- a/ucx/cx/streams.h	Mon Jan 06 21:18:56 2025 +0100
+++ b/ucx/cx/streams.h	Sun Feb 23 13:11:32 2025 +0100
@@ -65,6 +65,7 @@
 cx_attr_access_r(1)
 cx_attr_access_w(2)
 cx_attr_access_w(5)
+cx_attr_export
 size_t cx_stream_bncopy(
         void *src,
         void *dest,
@@ -106,6 +107,7 @@
 cx_attr_nonnull
 cx_attr_access_r(1)
 cx_attr_access_w(2)
+cx_attr_export
 size_t cx_stream_ncopy(
         void *src,
         void *dest,