pub unsafe extern "C" fn dds_stream_free_sample(
    data: *mut c_void,
    allocator: *const dds_cdrstream_allocator,
    ops: *const u32
)