pub unsafe fn RatingEnableW<P1>( hwndparent: HWND, pszusername: P1, fenable: bool, ) -> Result<()>where P1: Param<PCWSTR>,