pub unsafe extern "C" fn SCNetworkInterfaceCopyMediaOptions(
interface: SCNetworkInterfaceRef,
current: *mut CFDictionaryRef,
active: *mut CFDictionaryRef,
available: *mut CFArrayRef,
filter: Boolean,
) -> Booleanpub unsafe extern "C" fn SCNetworkInterfaceCopyMediaOptions(
interface: SCNetworkInterfaceRef,
current: *mut CFDictionaryRef,
active: *mut CFDictionaryRef,
available: *mut CFArrayRef,
filter: Boolean,
) -> Boolean