pub unsafe extern "C" fn modbus_send_raw_request( ctx: *mut modbus_t, raw_req: *const u8, raw_req_length: c_int, ) -> c_int