rl_voidfunc_t
rl_voidfunc_t *rl_redisplay_function = NULL;
rl_voidfunc_t *rl_deprep_term_function = (rl_voidfunc_t *)rl_deprep_terminal;
extern rl_voidfunc_t *rl_redisplay_function;
extern rl_voidfunc_t *rl_deprep_term_function;