pub unsafe extern "system" fn HttpUpdateServiceConfiguration(
    handle: HANDLE,
    configid: HTTP_SERVICE_CONFIG_ID,
    configinfo: *const c_void,
    configinfolength: u32,
    overlapped: *const OVERLAPPED,
) -> u32