B_NOT_A_DIRECTORY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!CRuntime_Microsoft && !CRuntime_Newlib && !linux && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && !Solaris && Haiku)
extern (C) @trusted nothrow @nogc
enum B_NOT_A_DIRECTORY = (B_STORAGE_ERROR_BASE + 5);

Meta