@ffi.Native<ffi.Pointer<cJSON> Function(ffi.Pointer<ffi.Char>, ffi.Size)>() external ffi.Pointer<cJSON> cJSON_ParseWithLength( ffi.Pointer<ffi.Char> value, int buffer_length, );