pub unsafe fn NewFunctionByIdWithReserved( cx: &mut JSContext, native: JSNative, nargs: c_uint, flags: c_uint, id: jsid, ) -> *mut JSFunction