This is the same as `debugfs_create_file()` but takes the initial size of the file. In FreeBSD, the given size is ignored and `debugfs_create_file()` is called.
This is part of the [[ https://github.com/freebsd/drm-kmod/pull/224 | update of the DRM drivers to Linux 5.13 ]].