pub unsafe extern "C" fn scm_string_tokenize( s: SCM, token_char: SCM, start: SCM, end: SCM, ) -> SCM