Function windows_sys::Win32::Storage::FileSystem::ReadLogRestartArea
pub unsafe extern "system" fn ReadLogRestartArea(
pvmarshal: *mut c_void,
ppvrestartbuffer: *mut *mut c_void,
pcbrestartbuffer: *mut u32,
plsn: *mut CLS_LSN,
ppvcontext: *mut *mut c_void,
poverlapped: *mut OVERLAPPED,
) -> BOOL