/// The frequency with which a [`DispatchQueue`](crate::dispatch::DispatchQueue)
/// creates autorelease pools for its tasks.
///
/// Documentation:
/// [Swift](https://developer.apple.com/documentation/dispatch/dispatchqueue/autoreleasefrequency) |
/// [Objective-C](https://developer.apple.com/documentation/dispatch/dispatch_autorelease_frequency_t)