pub unsafe extern "system" fn RtlAssert(
    VoidFailedAssertion: PVOID,
    VoidFileName: PVOID,
    LineNumber: ULONG,
    MutableMessage: PSTR
)