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