pub const directory_which = enum(i32)
pub const directory_which = enum(i32) { B_USER_SETTINGS_DIRECTORY = 0xbbe, _, }