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