pub unsafe extern "C" fn target_mem_write( target: *mut target_s, dest: target_addr_t, src: *const c_void, len: usize, ) -> c_int