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