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