pub unsafe fn NetUnjoinDomain<P0, P1, P2>( lpserver: P0, lpaccount: P1, lppassword: P2, funjoinoptions: u32, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,