[DllImport("kernel32.dll")] static extern void ExitProcess(uint uExitCode);
None.
This API is dangerous and you should avoid using it. See MSDN docs for details.
Please add some!
Do you know one? Please contribute it!