pub unsafe fn SetBitmapDimensionEx<'a>( hbm: impl IntoParam<'a, HBITMAP>, w: i32, h: i32, lpsz: *mut SIZE, ) -> BOOL