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