pub unsafe fn LoadBitmapW<P1>( hinstance: Option<HINSTANCE>, lpbitmapname: P1, ) -> HBITMAPwhere P1: Param<PCWSTR>,