install_coproc_handler_static
install_coproc_handler_static(coproc, uh);
install_coproc_handler_static(0, &gdb_uh);
install_coproc_handler_static(10, &vfp10_uh);
install_coproc_handler_static(11, &vfp11_uh);
void install_coproc_handler_static (int, struct undefined_handler *);