pub unsafe extern "C" fn jsc_exception_new(
    context: *mut JSCContext,
    message: *const c_char
) -> *mut JSCException