#[unsafe(no_mangle)]pub extern "C" fn vldb_sqlite_execute_script_json( request_json: *const c_char, ) -> *mut c_char
通过 JSON 请求执行脚本或单条 SQL。 Execute a script or a single SQL statement from a JSON request.