pub unsafe fn LoadAcceleratorsW<P1>( hinstance: Option<HINSTANCE>, lptablename: P1, ) -> Result<HACCEL>where P1: Param<PCWSTR>,