pub unsafe extern "C" fn CheckCompileOptionsMatch(
    options: *const ReadOnlyCompileOptions,
    script: *mut JSScript
) -> bool