pub unsafe fn GetBitmapDimensionEx<P0>(hbit: P0, lpsize: *mut SIZE) -> BOOL
where P0: IntoParam<HBITMAP>,