macro_rules! regi2c_write_mask {
    ( $block: ident, $reg_add: ident, $indata: expr ) => { ... };
}