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