pub unsafe extern "C" fn SCNetworkInterfaceSetMTU(
    interface: SCNetworkInterfaceRef,
    mtu: c_int
) -> Boolean