pub unsafe extern "C" fn scm_c_substring2str( obj: SCM, str: *mut c_char, start: size_t, len: size_t, ) -> *mut c_char