Function windows_sys::Wdk::System::SystemServices::ClfsReadPreviousRestartArea
pub unsafe extern "system" fn ClfsReadPreviousRestartArea(
pvreadcontext: *const c_void,
ppvrestartbuffer: *mut *mut c_void,
pcbrestartbuffer: *mut u32,
plsnrestart: *mut CLS_LSN,
) -> NTSTATUS