pub unsafe extern "C" fn JS_GetGlobalJitCompilerOption(
    cx: *mut JSContext,
    opt: JSJitCompilerOption,
    valueOut: *mut u32
) -> bool