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