pub type INTERNET_STATUS_CALLBACK = Option<unsafe extern "system" fn(hInternet: HINTERNET, dwContext: usize, dwInternetStatus: u32, lpvStatusInformation: LPVOID, dwStatusInformationLength: u32)>;