Creates a new instance of TDLib. \return Pointer to the created instance of TDLib.
ffi.Pointer<ffi.Void> td_json_client_create() { return _td_json_client_create(); }