status = annot:SetFreeTextAnnot2PointCalloutLine(startpoint, endpoint)
The parameters startpoint and endpoint must be tables that describe a point each.
Thus, each of those tables must contain the fields x and y.
Returns #HPDF_OK on success. Otherwise, returns an error code and the error handler is invoked.