pub unsafe extern "C" fn Sz_findNetworkByRecordID_V2(
recordList: *const c_char,
maxDegree: i64,
buildOutDegree: i64,
maxEntities: i64,
flags: i64,
responseBuf: *mut *mut c_char,
bufSize: *mut usize,
resizeFunc: Option<unsafe extern "C" fn(ptr: *mut c_void, newSize: usize) -> *mut c_void>,
) -> i64