fun findPurchaseInPurchaseHistory(skuType: String, sku: String, completion: (BillingResult, PurchaseHistoryRecordWrapper?) -> Unit): Unit