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