pub fn do_usb_detach<T: AsRef<Path> + Debug>(
    socket_path: T,
    port: u8
) -> ModifyUsbResult<UsbControlResult>