Type Definition scm_t_guard
guile_sys
type scm_t_guard = Option<unsafe extern "C" fn(arg1: *mut c_void)>;