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