pub unsafe extern "C" fn jsonnet_realloc( vm: *mut JsonnetVm, str_: *mut c_char, sz: size_t, ) -> c_int