pub unsafe extern "C" fn CS104_Connection_sendMessage( self_: CS104_Connection, message: *mut u8, messageSize: c_int, ) -> c_int
this function is only intended to be used by test cases and is not part of the API!