pub unsafe fn CreateGPOLink<P0, P1>( lpgpo: P0, lpcontainer: P1, fhighpriority: bool, ) -> Result<()>where P0: Param<PCWSTR>, P1: Param<PCWSTR>,