pub unsafe extern "C" fn SCNetworkInterfaceSetExtendedConfiguration(
    interface: SCNetworkInterfaceRef,
    extendedType: CFStringRef,
    config: CFDictionaryRef
) -> Boolean