pub unsafe fn MFCalculateImageSize(
    guidsubtype: *const GUID,
    unwidth: u32,
    unheight: u32
) -> Result<u32>