pub unsafe extern "C" fn dap_write_block( target_ap: *mut adiv5_access_port_s, dest: u32, src: *const c_void, len: usize, align: align_e, ) -> bool