pub unsafe fn DwmUpdateThumbnailProperties(
    hthumbnailid: isize,
    ptnproperties: *const DWM_THUMBNAIL_PROPERTIES
) -> Result<()>