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