pub unsafe extern "C" fn Sz_processRedoRecordWithInfo( redoRecord: *const c_char, infoBuf: *mut *mut c_char, infoBufSize: *mut usize, resizeFunc: Option<unsafe extern "C" fn(ptr: *mut c_void, newSize: usize) -> *mut c_void>, ) -> i64