fn channel_send_timeout<'ob>(
sender: Gc<&ChannelSender>,
obj: Gc<ObjectType<'ob>>,
timeout_secs: f64,
) -> Gc<ObjectType<'ob>>fn channel_send_timeout<'ob>(
sender: Gc<&ChannelSender>,
obj: Gc<ObjectType<'ob>>,
timeout_secs: f64,
) -> Gc<ObjectType<'ob>>