pub unsafe fn NewFunctionWithReserved( cx: &mut JSContext, call: JSNative, nargs: c_uint, flags: c_uint, name: *const c_char, ) -> *mut JSFunction