pub unsafe fn CredUIStoreSSOCredW<P0, P1, P2>( pszrealm: P0, pszusername: P1, pszpassword: P2, bpersist: bool, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,