pub unsafe extern "C" fn igraph_strvector_push_back_len(
v: *mut igraph_strvector_t,
value: *const c_char,
len: usize,
) -> igraph_error_tpub unsafe extern "C" fn igraph_strvector_push_back_len(
v: *mut igraph_strvector_t,
value: *const c_char,
len: usize,
) -> igraph_error_t