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