pub unsafe extern "system" fn RtlAddVectoredExceptionHandler(
    First: ULONG,
    Handler: PVECTORED_EXCEPTION_HANDLER
) -> PVOID