pub type ASWebAuthenticationSessionCompletionHandler = *mut Block<dyn Fn(*mut NSURL, *mut NSError)>;
Available on crate features ASWebAuthenticationSession and block2 only.