#include "std.h"

DLLEXPORT size_t s_bool() {
    return sizeof(char);
}