pub unsafe extern "C" fn jsc_context_throw_exception(
    context: *mut JSCContext,
    exception: *mut JSCException
)