windows::Wdk::System::SystemServices

Function RtlIntegerToUnicodeString

pub unsafe fn RtlIntegerToUnicodeString(
    value: u32,
    base: Option<u32>,
    string: *mut UNICODE_STRING,
) -> NTSTATUS