Function RtlAppendStringToString

pub unsafe extern "system" fn RtlAppendStringToString(
    destination: *mut STRING,
    source: *const STRING,
) -> NTSTATUS