pub unsafe extern "C" fn JS_SetParallelParsingEnabled(
    cx: *mut JSContext,
    enabled: bool
)