Function windows_sys::Wdk::System::SystemServices::RtlAppendUnicodeToString
pub unsafe extern "system" fn RtlAppendUnicodeToString(
destination: *mut UNICODE_STRING,
source: PCWSTR,
) -> NTSTATUS