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