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