pub unsafe extern "C" fn igraph_strvector_set_len(
sv: *mut igraph_strvector_t,
idx: igraph_int_t,
value: *const c_char,
len: usize,
) -> igraph_error_tpub unsafe extern "C" fn igraph_strvector_set_len(
sv: *mut igraph_strvector_t,
idx: igraph_int_t,
value: *const c_char,
len: usize,
) -> igraph_error_t