pub fn process_remove_position(
    rpc_client: &RpcClient,
    config: &CliConfig<'_>,
    mint: &Pubkey
) -> ProcessResult