pub async fn withdraw_usdc(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<WithdrawUsdcRequest>,
) -> Result<SonicJson<WithdrawUsdcResponse>, ApiError>pub async fn withdraw_usdc(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<WithdrawUsdcRequest>,
) -> Result<SonicJson<WithdrawUsdcResponse>, ApiError>