#[PrimiFunc]
    public static function find_last(
        StringValue $haystack,
        AbstractValue $needle
    ): AbstractValue {