pub unsafe extern "C" fn jsc_context_throw_printf(
    context: *mut JSCContext,
    format: *const c_char
    ...
)