pub unsafe extern "C" fn scm_write_string_partial( str: SCM, port_or_fdes: SCM, start: SCM, end: SCM, ) -> SCM