pub unsafe extern "C" fn NewFunctionByIdWithReservedAndProto( cx: *mut JSContext, native: JSNative, proto: Handle<*mut JSObject>, nargs: c_uint, flags: c_uint, id: jsid, ) -> *mut JSFunction