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