pub const MAX_ARGS_LENGTH: u64 = 1024; // 1_024u64
Max length of arguments passed in adb OPEN message.