pub unsafe extern "system" fn TxfLogCreateFileReadContext( logpath: PCWSTR, beginninglsn: CLS_LSN, endinglsn: CLS_LSN, txffileid: *const TXF_ID, txflogcontext: *mut *mut c_void, ) -> BOOL