pub unsafe fn CreateMD5SSOHash<P0, P1, P2>( pszchallengeinfo: P0, pwszrealm: P1, pwsztarget: P2, pbhexhash: *mut u8, ) -> BOOLwhere P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,