pub unsafe fn WindowsConcatString(
    string1: &HSTRING,
    string2: &HSTRING
) -> Result<HSTRING>