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