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