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