pub unsafe extern "C" fn scm_setitimer( which_timer: SCM, interval_seconds: SCM, interval_microseconds: SCM, value_seconds: SCM, value_microseconds: SCM, ) -> SCM