pub unsafe fn SrpSetTokenEnterpriseId<P1>( tokenhandle: HANDLE, enterpriseid: P1, ) -> Result<()>where P1: Param<PCWSTR>,