#[unsafe(no_mangle)]pub extern "C" fn vldb_sqlite_json_is_null(value: *const c_char) -> u8
返回 JSON 指针是否为空,便于上层快速探测调用是否成功。 Return whether the JSON pointer is null so callers can quickly detect failure.