INT64 __fastcall PopDirectedDripsUmDirectedFxSetMode(UINT64 a1, INT64 a2){
unsigned int v3;
if( (unsigned int)a1 >= 0xC )
{
PopAcquireRwLockExclusive((_POP_RW_LOCK *)&PopDirectedDripsUmLock);
v3 = 0;
PopDirectedDripsUmTestPermissive = *(_BYTE *)(a2 + 8) != 0;
PopReleaseRwLock((UINT64)&PopDirectedDripsUmLock);
}
else
{
return(unsigned int)-1073741811;
}
return v3;
}