pub unsafe extern "C" fn jsc_context_throw(
    context: *mut JSCContext,
    error_message: *const c_char
)