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