pub unsafe extern "C" fn JS_SetGlobalJitCompilerOption(
    cx: *mut JSContext,
    opt: JSJitCompilerOption,
    value: u32
)