RtlAppendUnicodeToString

Function RtlAppendUnicodeToString 

Source
pub unsafe extern "system" fn RtlAppendUnicodeToString(
    Destination: PUNICODE_STRING,
    Source: PCWSTR,
) -> NTSTATUS