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