pub unsafe extern "system" fn InternetTimeToSystemTime(
    lpsztime: PCSTR,
    pst: *mut SYSTEMTIME,
    dwreserved: u32,
) -> BOOL