pub unsafe extern "C" fn scm_intern_obarray_soft( name: *const c_char, len: size_t, obarray: SCM, softness: c_uint, ) -> SCM