fn run_hook_with_args<'ob>( hook: &Rt<Slot<Gc<ObjectType<'_>>>>, args: ArgSlice, env: &mut Rt<Env<'_>>, cx: &'ob mut Context<'_>, ) -> Result<Gc<ObjectType<'ob>>>