pub unsafe extern "C" fn JS_Ext_PromiseFinally( ctx: *mut JSContext, promise: JSValue, on_finally_func: JSValue, ) -> JSValue