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