pub unsafe fn LoadMenuW<P1>( hinstance: Option<HINSTANCE>, lpmenuname: P1, ) -> Result<HMENU>where P1: Param<PCWSTR>,