pub fn do_security_key_attach<T: AsRef<Path> + Debug>(
    socket_path: T,
    dev_path: &Path
) -> ModifyUsbResult<UsbControlResult>