pub unsafe extern "C" fn cortexm_mem_write_sized( t: *mut target_s, dest: target_addr_t, src: *const c_void, len: usize, align: align_e, ) -> c_int