pub type FunctionHandle = Handle<Function<Unvalidated>>;
pub struct FunctionHandle { /* private fields */ }