Function windows::Wdk::System::SystemServices::RtlInt64ToUnicodeString

pub unsafe fn RtlInt64ToUnicodeString(
    value: u64,
    base: u32,
    string: *mut UNICODE_STRING,
) -> NTSTATUS