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