static extern IntPtr CreateFiber(uint dwStackSize,
CreateFiberDelegate lpStartAddress, IntPtr lpParameter);