pub unsafe extern "system" fn EventSetInformation(
    RegHandle: REGHANDLE,
    InformationClass: EVENT_INFO_CLASS,
    EventInformation: PVOID,
    InformationLength: ULONG
) -> ULONG