pub unsafe extern "C" fn CanCompileOffThread(
    cx: *mut JSContext,
    options: *const ReadOnlyCompileOptions,
    length: usize
) -> bool