Function windows_sys::Wdk::System::SystemServices::RtlInt64ToUnicodeString
pub unsafe extern "system" fn RtlInt64ToUnicodeString(
value: u64,
base: u32,
string: *mut UNICODE_STRING,
) -> NTSTATUS