pub unsafe extern "system" fn TxfLogReadRecords( txflogcontext: *const c_void, bufferlength: u32, buffer: *mut c_void, bytesused: *mut u32, recordcount: *mut u32, ) -> BOOL