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