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