pub unsafe extern "C" fn jsc_value_object_is_instance_of(
    value: *mut JSCValue,
    name: *const c_char
) -> gboolean