pub unsafe extern "C" fn SCIPstrAtStart( s: *const c_char, t: *const c_char, tlen: usize, ) -> c_uint
checks whether a given string t appears at the beginning of the string s (up to spaces at beginning)