rfs4_cb_getch
if ((ch = rfs4_cb_getch(cbp)) == NULL) {
if ((ch = rfs4_cb_getch(cbp)) != NULL) {
extern CLIENT *rfs4_cb_getch(rfs4_cbinfo_t *);