pub unsafe extern "C" fn Clp_setProblemName( model: *mut Clp_Simplex, maxNumberCharacters: c_int, array: *mut c_char, ) -> c_int