pub unsafe fn RatingAccessDeniedDialog2W<P1>( hdlg: HWND, pszusername: P1, pratingdetails: *mut c_void, ) -> Result<()>where P1: Param<PCWSTR>,