Fix compilation issue of c# wrapper in UWP mode, because of unsupported
LPUTF8Str marshal directive when using .NET Native. In UWP, only LPStr marshalling is supported.
LPUTF8Str marshal directive when using .NET Native. In UWP, only LPStr marshalling is supported.