pub unsafe extern "C" fn jsc_options_set_int(
    option: *const c_char,
    value: c_int
) -> gboolean