pub unsafe extern "system" fn RtlIntegerToChar(
    Value: ULONG,
    Base: ULONG,
    OutputLength: LONG,
    String: PSTR
) -> NTSTATUS