trait HostFunction { fn to_raw(self) -> (NonNull, Option>); }