pub unsafe extern "C" fn JS_DefineFunctionsWithHelp( cx: *mut JSContext, obj: Handle<*mut JSObject>, fs: *const JSFunctionSpecWithHelp, ) -> bool