pub(crate) fn load( file: &Rt<Slot<Gc<&LispString>>>, noerror: Option<()>, nomessage: Option<()>, cx: &mut Context<'_>, env: &mut Rt<Env<'_>>, ) -> Result<bool>