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