pub unsafe fn LoadBitmapA<'a>( hinstance: impl IntoParam<'a, HINSTANCE>, lpbitmapname: impl IntoParam<'a, PSTR>, ) -> HBITMAP