pub unsafe extern "C" fn uc_mem_write( engine: uc_handle, address: u64, bytes: *const u8, size: size_t, ) -> Error