pub unsafe extern "C" fn jsc_exception_new_printf(
    context: *mut JSCContext,
    format: *const c_char
    ...
) -> *mut JSCException