Function RtlAppendUnicodeStringToString
pub unsafe fn RtlAppendUnicodeStringToString(
destination: *mut UNICODE_STRING,
source: *const UNICODE_STRING,
) -> NTSTATUS
pub unsafe fn RtlAppendUnicodeStringToString(
destination: *mut UNICODE_STRING,
source: *const UNICODE_STRING,
) -> NTSTATUS