pub(crate) fn static_int_to_int(
    ctx: &mut FunctionContext<'_, '_, '_>,
    x: &ObjStaticInt
) -> ObjInt