pub type CustomProxyCallback = dyn Fn(Option<&str>, Option<&str>, Option<u16>) -> bool + Send + Sync;