async fn handle_otc_inspect( drk: &DrkPtr, parts: &[&str], input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the otc inspect subcommand handling.