pub unsafe extern "system" fn VarDateFromStr(
    strin: PCWSTR,
    lcid: u32,
    dwflags: u32,
    pdateout: *mut f64
) -> HRESULT