static long gazelle_firstPostRef(long postID) {
  ret unnull(first(gazelle_postRefs(postID));
}