[DllImport("PowrProf.dll", SetLastError=true)]
public static extern uint PowerReadACValueIndex(IntPtr RootPowerKey, IntPtr SchemeGuid, IntPtr SubGroupOfPowerSettingGuid, IntPtr PowerSettingGuid, ref UInt32 AcValueIndex);
Declare Function PowerReadACValueIndex Lib "powrprof.dll" (TODO) As TODO