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