-module(json_blueprint_ffi). -export([null/0]). null() -> null.