pub unsafe extern "C" fn modbus_mask_write_register( ctx: *mut modbus_t, addr: c_int, and_mask: u16, or_mask: u16, ) -> c_int