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