static extern bool EncryptFile(string filename);
Declare Function EncryptFile Lib "advapi32.dll" (TODO) As TODO