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