pub unsafe extern "C" fn modbus_write_bits( ctx: *mut modbus_t, addr: c_int, nb: c_int, data: *const u8, ) -> c_int