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