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