pub unsafe extern "C" fn JS_ExpandErrorArgumentsASCII(
cx: *mut JSContext,
errorCallback: JSErrorCallback,
errorNumber: c_uint,
reportp: *mut JSErrorReport,
...
) -> bool
pub unsafe extern "C" fn JS_ExpandErrorArgumentsASCII(
cx: *mut JSContext,
errorCallback: JSErrorCallback,
errorNumber: c_uint,
reportp: *mut JSErrorReport,
...
) -> bool