pub unsafe extern "C" fn js_realloc2( ctx: *mut JSContext, ptr: *mut c_void, size: usize, pslack: *mut usize, ) -> *mut c_void