pub async fn ic_canister_status(
    canister_id: CanisterId
) -> Result<CanisterStatusResponse, HelperError>