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