Function windows::Win32::Networking::WinInet::InternetTimeFromSystemTimeW
pub unsafe fn InternetTimeFromSystemTimeW(
pst: *const SYSTEMTIME,
dwrfc: u32,
lpsztime: PWSTR,
cbtime: u32,
) -> Result<()>