rump_boot_setsigmodel
void rump_boot_setsigmodel(enum rump_sigmodel);
rump_boot_setsigmodel(RUMP_SIGMODEL_RECORD);
rump_boot_setsigmodel(RUMP_SIGMODEL_RAISE);
rump_boot_setsigmodel(RUMP_SIGMODEL_PANIC);
rump_boot_setsigmodel(RUMP_SIGMODEL_PANIC);
rump_boot_setsigmodel(RUMP_SIGMODEL_RAISE);
rump_boot_setsigmodel(RUMP_SIGMODEL_IGNORE);