pub unsafe extern "C" fn perform_dap_transfer_block_read( target_dp: *mut adiv5_debug_port_s, reg: u8, block_count: u16, blocks: *mut u32, ) -> bool