pub unsafe extern "C" fn igraph_version( version_string: *mut *const c_char, major: *mut c_int, minor: *mut c_int, patch: *mut c_int, )