<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Bitstream Cyberbit">One could easily argue that if the
desire is to leave a function <br>
unimplemented that the best way to indicate that would be to<br>
surround the function declaration in the header with <br>
<br>
&nbsp;&nbsp; #ifdef KRB5_UNIMPLEMENTED_API<br>
&nbsp;&nbsp; #endif<br>
<br>
<br>
</font>
</body>
</html>