pub unsafe fn VarDecFromStr<P0>( strin: P0, lcid: u32, dwflags: u32, ) -> Result<DECIMAL>where P0: Param<PCWSTR>,