pub(crate) fn execute_format_string(
    ctx: &mut FunctionContext<'_, '_, '_>,
    format_string: &ObjFormatString
) -> ObjInt