pub unsafe extern "system" fn InternetTimeFromSystemTimeW(
    pst: *const SYSTEMTIME,
    dwrfc: u32,
    lpsztime: PWSTR,
    cbtime: u32,
) -> BOOL