pub unsafe extern "stdcall" fn GetOldestEventLogRecord(
    hEventLog: HANDLE,
    OldestRecord: PDWORD
) -> BOOL