pub unsafe fn DwmGetGraphicsStreamTransformHint(
    uindex: u32,
    ptransform: *mut MilMatrix3x2D,
) -> Result<()>