pub unsafe extern "C" fn SCNetworkInterfaceSetMediaOptions(
    interface: SCNetworkInterfaceRef,
    subtype: CFStringRef,
    options: CFArrayRef
) -> Boolean