pub unsafe extern "C" fn JS_SetMemoryLimit(
    rt: *mut JSRuntime,
    limit: size_t
)