pub unsafe fn GdipCreateBitmapFromResource<P1>( hinstance: HINSTANCE, lpbitmapname: P1, bitmap: *mut *mut GpBitmap, ) -> Statuswhere P1: Param<PCWSTR>,