pub unsafe extern "C" fn modbus_set_bits_from_bytes( dest: *mut u8, idx: c_int, nb_bits: c_uint, tab_byte: *const u8, )