pub unsafe fn WindowsSubstring(
    string: &HSTRING,
    startindex: u32
) -> Result<HSTRING>