pub unsafe fn ClfsReadPreviousRestartArea(
    pvreadcontext: *const c_void,
    ppvrestartbuffer: *mut *mut c_void,
    pcbrestartbuffer: *mut u32,
    plsnrestart: *mut CLS_LSN,
) -> NTSTATUS