pub unsafe extern "C" fn JS_ReportErrorUTF8(
    cx: *mut JSContext,
    format: *const i8
    ...
)