pub unsafe extern "C" fn JS_DecompileFunction(
    cx: *mut JSContext,
    fun: Handle<*mut JSFunction>
) -> *mut JSString