pub unsafe extern "C" fn ove_stream_send( stream: ove_stream_t, data: *const c_void, len: usize, timeout_ms: u32, bytes_sent: *mut usize, ) -> i32