pub unsafe fn JS_DefineFunctions( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, fs: *const JSFunctionSpec, ) -> bool