pub unsafe extern "C" fn igraph_vector_char_minmax( v: *const igraph_vector_char_t, min: *mut c_char, max: *mut c_char, )