int d_aphoton_menu_proc(int msg, DIALOG *d, int c) { return d_menu_proc(msg, d, c); }
int d_agtk_menu_proc(int msg, DIALOG *d, int c) { return d_menu_proc(msg, d, c); }
int d_abitmap_menu_proc (int msg, DIALOG *d, int c) { return d_menu_proc (msg, d, c); }