Function RtlIntegerToUnicodeString

Source
pub unsafe extern "system" fn RtlIntegerToUnicodeString(
    Value: ULONG,
    Base: ULONG,
    String: PUNICODE_STRING,
) -> NTSTATUS