Pointer<Void> jsRealloc2( JSContext ctx, Pointer<Void> ptr, int size, Pointer<Size> pslack, ) => js_realloc2(ctx.ref, ptr, size, pslack);