Function WindowsTrimStringEnd

pub unsafe fn WindowsTrimStringEnd(
    string: &HSTRING,
    trimstring: &HSTRING,
) -> Result<HSTRING>