Type Definition scm_t_trampoline_0
guile_sys
type scm_t_trampoline_0 = Option<unsafe extern "C" fn(proc_: SCM) -> SCM>;