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