Create a new file, wp-admin/includes/noop.php, which loads all of the noop functions for load-script|styles.php and is only loaded by those files. DRYs in the process.
wp-admin/includes/noop.php
load-script|styles.php
See #33813.