pub unsafe fn WinHttpRegisterProxyChangeNotification(
    ullflags: u64,
    pfncallback: WINHTTP_PROXY_CHANGE_CALLBACK,
    pvcontext: *const c_void,
    hregistration: *mut *mut c_void
) -> u32