pub unsafe extern "C" fn uc_context_reg_write_batch( ctx: *mut uc_context, regs: *const c_int, vals: *const *mut c_void, count: c_int, ) -> uc_error