public static extern V_RESULT GetMatchedPublicationData(
     IntPtr _this,
     long publication_handle,
     publicationInfoActionFn action,
     IntPtr arg);
 public static extern V_RESULT GetMatchedPublications(
     IntPtr _this,
     publicationInfoActionFn action,
     IntPtr arg);