#[no_mangle] pub unsafe extern "C" fn RustOTSStream_WriteRaw( stream: *mut RustOTSStream<'_>, data: *const u8, len: size_t, ) -> c_int