pub unsafe extern "C" fn UA_Node_addReference(
node: *mut UA_Node,
refTypeIndex: UA_Byte,
isForward: UA_Boolean,
targetNodeId: *const UA_ExpandedNodeId,
targetBrowseNameHash: UA_UInt32,
) -> UA_StatusCodepub unsafe extern "C" fn UA_Node_addReference(
node: *mut UA_Node,
refTypeIndex: UA_Byte,
isForward: UA_Boolean,
targetNodeId: *const UA_ExpandedNodeId,
targetBrowseNameHash: UA_UInt32,
) -> UA_StatusCode