pub async fn withdraw_option(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<WithdrawOptionRequest>,
) -> Result<SonicJson<WithdrawOptionResponse>, ApiError>pub async fn withdraw_option(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<WithdrawOptionRequest>,
) -> Result<SonicJson<WithdrawOptionResponse>, ApiError>