pub unsafe extern "system" fn RtlInitBarrier(
    Barrier: PRTL_BARRIER,
    TotalThreads: ULONG,
    SpinCount: ULONG
) -> NTSTATUS