Type Definition scm_t_struct_finalize
guile_sys
type scm_t_struct_finalize = Option<unsafe extern "C" fn(obj: SCM)>;