/// Explorer-aligned icon side length for sized extraction APIs.
///
/// Nominal pixel sizes below match Explorer view sizes at 96 DPI. On higher-DPI
/// displays, `Small` / `Medium` / `ExtraLarge` are taken from the shell image
/// lists (`SHIL_*`) and may scale with the system; `Large` is requested at an
/// exact 96×96 via `IShellItemImageFactory`.
///
/// `ExtraLarge` uses the jumbo image list (nominally 256×256). Icons that do not
/// ship a 256px glyph are often centered on a padded 256×256 canvas.