BOOL __stdcall RtlpIsImmutableFeatureConfigurationPriority(UINT64 a1){ int v1; BOOL result; result = 0; if( (unsigned int)a1 <= 0xF ) { v1 = 33281; if( _bittest(&v1, a1) ) return 1; } return result; }