NTSTATUS __stdcall XmAccumImmediate(INT64 a1){
VOID *v2;
NTSTATUS result;
int v4;
XmSetDataType((VOID *)a1);
XmGetImmediateSourceValue(a1, 0i64, v2);
XmSetDestinationValue(a1, (UINT16 *)(a1 + 24));
result = 1;
*(_DWORD *)(a1 + 108) = v4;
return result;
}