pub unsafe extern "C" fn UA_String_copy(
    src: *const UA_String,
    dst: *mut UA_String
) -> UA_StatusCode