#include "webfused/auth/file_authenticator.h" bool wfd_file_authenticator_create( struct wfd_auth_settings * settings, struct wfd_authenticator * authenticator) { return false; }