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