pub unsafe extern "C" fn stringVecAt(
    stringVec: &StringVec,
    index: usize
) -> *const c_char