pub unsafe extern "system" fn RtlAppendStringToString(
    Destination: PSTRING,
    Source: *const STRING
) -> NTSTATUS