pub unsafe fn JS_DecompileFunction(
    cx: *mut JSContext,
    fun: Handle<'_, *mut JSFunction>
) -> *mut JSString