pub unsafe fn WindowsCreateString(
    sourcestring: Option<&[u16]>
) -> Result<HSTRING>